tools: only check for Python devel tools if not cross-compiling.
authorIan Campbell <ian.campbell@citrix.com>
Fri, 15 Mar 2013 13:15:45 +0000 (13:15 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 11 Apr 2013 10:09:25 +0000 (11:09 +0100)
commit2a6068822dea6429201f6f44e229663ba7858c27
tree94a9c371dd06ccfd7532cfa873ec24e44e9c7a74
parentcc9b8e3f334dc9d6d9e9a3b19065104204aa56f7
tools: only check for Python devel tools if not cross-compiling.

tools/python and tools/pygrub are already skipped in tools/Makefile when
cross-compiling, so no point in checking for the prerequisites either.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/configure
tools/configure.ac